πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Generative_Model.md by @KGBicheno β˜†

generative model

Go back to the [[AI Glossary]]

Practically speaking, a model that does either of the following:

A generative model can theoretically discern the distribution of examples or particular features in a dataset. That is:

p(examples)

Unsupervised learning models are generative.

Contrast with discriminative models.